home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / smk214.zip / SMK-CHG.DOC < prev    next >
Text File  |  1992-10-04  |  5KB  |  117 lines

  1. Version 2.14
  2. ------------
  3. - Fixed problem associated with selling negative shares of stock.
  4.  
  5.  
  6. Version 2.13
  7. ------------
  8. - Fixed problem with number of games not resetting properly.
  9.  
  10.  
  11. Version 2.12
  12. ------------
  13. - Fix Zmodem transfer problem
  14. - Fix intermittant problems with oddball UARTS shutting themselves down
  15.   when getting simutaneous signals.
  16. - Several minor misc. bug fixes to comm/door library
  17. - New RyBBS support added (untested)
  18. - Sysop can now adjust the number of stars that will appear on the play field
  19. - Main menu shows number of games left today
  20.  
  21.  
  22. Version 2.11
  23. ------------
  24. - The FOSSIL option was broken for most systems in version 1.10.
  25.   This was corrected.
  26. - Invalid options on the command line are now fatal errors which
  27.   cause the game to print the error and stop immediately.  They
  28.   used to just be logged to the error log...this, unfortunately,
  29.   wasn't good enough, since MANY Sysops failed to look there to see
  30.   why the game wasn't working properly.
  31. - Removed the requirement of SHARE being loaded for single-node,
  32.   non-multitasking, non-networked systems.  If SHARE is not
  33.   detected, record locking and other features necessary for proper
  34.   multi-user access are not used -- DO NOT TRY TO USE CHAT DOOR IN
  35.   A MULTI-USER ENVIRONMENT UNLESS SHARE IS LOADED!  Failure to do
  36.   so WILL result in corrupted files!
  37.  
  38.  
  39. Version 2.10
  40. ------------
  41. 1) Internal communications routines replaced.  The new ones should be more
  42.    robust as well as have smoother file transfer protocols.  There is now
  43.    support for oddball COM port configurations as well as FOSSIL drivers.
  44. 2) After typing 'E' to exit you are no longer prompted 'are you sure'.
  45. 3) Now keep track of the beep toggle from game to game.  If you selected the
  46.    beep to be toggled off, it will remain that way from game to game until you
  47.    change the toggle.
  48.    
  49.  
  50. Version 2.02
  51. ------------
  52. 1) Fixed problem with the UNDO feature.
  53. 2) Fixed problem with a variable getting trashed.  This could have been
  54.    a potential system lock-up problem.
  55.    
  56. Version 2.01
  57. ------------
  58. 1)  Additions/fixes to bbs support.
  59.  
  60.  
  61.  
  62. Version 2.00
  63. ------------
  64.  
  65. 1) "N" is a new option which allows the user to quickly get a new screen if
  66.    the current screen is undesirable.
  67. 2) Sysop can now set the number of games per day a user can play.
  68. 3) When in expert mode, the companies value is updated immediately after
  69.    your selection.  This way you know exactly how much the company is worth
  70.    before spending your money.
  71. 4) Can change graphics settings from the main menu.
  72. 5) No more Hall of Fame.  Now we have an ALL TIME GREATS scoreboard instead.
  73.    This should add a bit more competition from month to month.  The ALL TIME 
  74.    GREATS will hold the top 10 players of all time.
  75. 6) The players "time left" is now displayed on the screen.  This time reflects
  76.    the users time left on the bbs.
  77. 7) The users total net worth is now displayed at all times.
  78. 8) Spendable money now has been formatted with commas.
  79. 9) If you now type 'q' you will be asked if you really mean to quit.
  80. 10) Moved the options around a bit to make more room for the 2 new options
  81. 11) Added an Abandon feature which allows you to abandon a company of yours.
  82.     Karen asked for this one... she said every once in a while she would have
  83.     a company out in the boonies that never developed, and she wish it could
  84.     be closer to the others she owns.  Any shares you own in the company you
  85.     abandon will be lost...therefore you might as well liquidate it first. 
  86.     I need suggestions as to how much to charge the player each time they want
  87.     to abandon a company.  (its free for now...but not for long)
  88. 12) Now when you view either of the scoreboards, your name will be highlighted.
  89. 13) Added an [U]ndo feature.  This will let you undo your last move, only
  90.     before you actually purchase stock.  Therefore if you quickly choose the
  91.     number 1 as your move but then saw that 2 was a better choice, you now
  92.     have the ability to undo that move and reselect the number 2 move.
  93.     This is a feature that both Chuck and Karen have been asking for this 
  94.     since the original Star Market was developed.
  95. 14) Added mono bulletin support as well as color.  You can specify what to call
  96.     these files and where to put them from within the config file.(starmkt.cfg)
  97. 15) maxPlayers is now implemented properly.  The sysop can specify from the cfg
  98.     file just how many players he wants in the game.
  99. 16) When exiting the game (from the main menu of star market) you are now asked
  100.     if you really want to quit.
  101. 17) When executing the New Screen function, only the parts of the screen that
  102.     must be updated are updated.
  103. 18) /i, -i, /r, -r,  (starmkt -i) now supported for reinitialize the game and
  104.     resetting the inuse flags for each user.
  105. 19) Added single keystroke input for legal moves.  Let me know what you 
  106.     think of this.
  107. 20) Added DIRECT_SCREEN_WRITES toggle in the config file.  This is normally
  108.     ON, but can be toggled off if the sysop is running in a multitasking
  109.     windowed environment.
  110. 21) Added SHOW_TIME_LEFT toggle.  This is normally TRUE, but can be changed
  111.     to FALSE if the sysop doesn't want the users remaining time to be
  112.     displayed.
  113. 22) Changed the number of stars that appear on the screen.  Used to be a
  114.     number from 5-19 and now is 8-20.
  115.  
  116.  
  117.